home *** CD-ROM | disk | FTP | other *** search
- ZapHTML v0.02Beta
- =================
-
- The current version - 0.03Beta
- ------------------------------
-
- The Easter holidays are here and some real work has been done. Thanks to all
- the advice and suggestions I started rewriting great chunks of the code.
-
- Gone now are the commands for each HTML tag, replaced by three generalised
- commands: pairs, single tags and lists. Thanks to Frederic Elisei for
- pointing out how much needless work I was doing there.
-
- Big improvements have been made to the keyboard handling code. Now all
- entities supported by HTML2 have been included. Thanks to Andy Waddington
- for the code to do this. After having a look at his code I decided that this
- program would probably be much better off with him in charge, but he's not
- getting it :-) There have been some changes to the key map so watch out
- for that.
-
- Lot's of work has been done on the insertion code to tidy it up. It used to
- insert tags around any selected text regardles of which file it was in. That
- has now been corrected. Selected text is now only used if it is in the html
- file in question. Also editing using the split cursor should work now.
-
- Some small tweeks have been made too. Now files that are loaded from a
- directory called 'html' will be assumed to be HTML files and my mode will be
- envoced. <tab> can now be used to complete filenames when asked to enter
- URL's.
-
- History
- -------
-
- 0.03ß Rewritten keyboard handler. Added recognition of html directories.
- Replaced all tag pair commands with a single command. Replaced
- single tag commands with a single command. Added comprehensive list
- of entities. Included TAB completion of filenames. Tidied up
- insertion code. Wrote generalised list insertion command.
- 0.02ß Minor bug fixes. corrected Remark tag. Improved distribution
- directory organisation and instalation instructions.
- 0.01ß First release
-